home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / bbs / BScripts_1_1.lha / logout_new_int.script < prev    next >
Text File  |  1992-12-16  |  584b  |  23 lines

  1.      converse "Command" "F GET\n"
  2.      timeout 0
  3.      wait "Command"
  4.      cli "delete > NIL: \"%GRABPATH.newfiles\""
  5.      capture "%GRABPATH.newfiles"
  6.      timeout 1800 gosub TryAgain
  7.      send "F N\n"
  8.      converse "Date to scan" "\n"
  9.      wait "Command"
  10.      capture off
  11.      send "^x"
  12.      converse "Command" "U A\n\n"
  13.      converse "postal code" "^x\w23100 Mynämäki\n\n\n" ; Change that!
  14.      converse "Command" "CHAT A\n"
  15.      converse "Command" "X Junior\n"
  16.      converse "Command" "U L 24 Q\n"
  17.      timeout 60 gosub TryAgain
  18.  
  19. LogOut:
  20.      timeout 0
  21.      request on
  22.      dwhens
  23.